home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / game / shoot / VAxen.lha / vaxen.readme < prev   
Text File  |  1999-05-04  |  3KB  |  69 lines

  1. Short:    VAxen - Hexen Amiga Port v0.8 (PPC)
  2. Author:   Sebastian Jedruszkiewicz (elf^venus art)
  3. Uploader: bjsebo@jota.ii.tuniv.szczecin.pl
  4. Type:     game/shoot
  5. Requires: AGA or CGFX, 16Mb of mem, ppc.library
  6. Replaces: game/shoot/VAxen.lha
  7.  
  8.                           VAxen (Venus Art Hexen)
  9.  
  10.                 Amiga Port v0.8 for PowerUp Amiga systems.
  11.  
  12. v0.8    - New c2p on aga.
  13.         - New fast memset and memcpy replacement
  14.         - added -lback switch
  15.         - added -bus switch
  16.         - fixed cgfx routines
  17.         - new faster timing routines
  18.         - fixed sound routines. Thanx must go to Christian Sauer
  19.           and Jacek Cybularczyk
  20.         - fixed sound routines to use hereticsound.library
  21.         - stereo pannings now works.
  22.         - partially recompiled with egcs. This gave a minor speedup.
  23.         - added -instrfile switch. Can be used to specify MIDI_Instruments
  24.           file (the same which was used in adoom and heretic ports).
  25.  
  26. v0.5    - initial release. Version number is 0.5, due to the fact
  27.       that a lot of work has been already done for my Heretic Port.
  28.       This version still may crash, or exit in any moment without
  29.       any particulary reason. I am working on that.
  30.  
  31.  Original sources for this game can be found at: www2.ravensoft.com/source
  32.  
  33.  To play this game, you will registered wad file. I am trying to apply
  34.  some changes to allow hexen works with demo wad file.
  35.  
  36.   Parameters:
  37.     -asl use asl requester to select screen mode defsult is PAL|LORES
  38.      (in ppc version you will see other screen modes than lores,
  39.       but please DO NOT select other resolution than 320*2xx)
  40.     -nodoublebuffer turns off double buffering
  41.     -window display results in window on workbench screen
  42.             workbench must have least 15 bit depth
  43.         doublebuffering does not work on window.
  44.     -directcgx use fast copy routines instead of writepixel array
  45.      does nt work with window mode.
  46.     -fps shows online fps counter.
  47.     -mouse turns mouse on.
  48.     -music enables music
  49.     -nosfx disables sound fx effects
  50.     -nosound disables music and sfx (no sound at all)
  51.         -lbhack can be used with -directcgx to speed rendering
  52.          on cybergraphics. should be used with parameter (ie -lbhack 50)
  53.          this number tells how many frames should bitmap be locked.
  54.          default to 1. I can set this to over 100 on my system. And it 
  55.          speeds rendering by about 15%.
  56.         -bus. Can be used to specify bus_clock. On some machines this
  57.          value is too small and game runs very fast. If it happens to you
  58.          try -bus 60000000 for example.
  59.         -instrfile. Can be used to specify MIDI_Instruments file. By default
  60.          hereticsound.library tries to read it from current dir. But if
  61.          you have already adoom or heretic installed, you dont have to
  62.          copy this file into vaxen directory anymore.
  63.  
  64.  
  65. you can always contact me at:
  66.     bjsebo@jota.ii.tuniv.szczecin.pl
  67.  
  68.     Sebastian Jedruszkiewicz (aka elf^venus art)
  69.